stateChanged
Type
message
Summary
This message is sent when the widget 'state' is changed.
Syntax
stateChanged (pState)
Description
Use the stateChanged message to detect when state of the widget changes.
Parameters
Name | Type | Description |
---|---|---|
pItemIndex | A string representing the internal state of the widget. |